CCTAME COPYRIGHT horio shoichi 1995 CCTAME NAME cctame.exe - tame interrupt adaptation SYNOPSIS cctame [ intno intid ] DESCRIPTION This program changes interrupt number and the identifier used between concache.exe, ccdisk.exe, and floppies.exe. The program searches these programs from 1) first, current directory 2) second, the directory where cctame.exe is loaded, 3) and finally one of directories on PATH variable. All three programs must be in the same directory. If operands, written in hexadecimal values, are given then the retrieved programs are rewritten to use them. If operands are not given then the program reports current interrupt and the identifier settings. EXAMPLES Change interrupt number to 0x16 (keyboard BIOS call) retain- ing original interrupt identifier 0xefed. cctame 16 efed Change both interrupt number and the identifier to 0xdd and 0xeeee, respectively cctame dd eeee SEE ALSO ccdisk.txt, concache.txt, eqanda.txt, floppies.txt, intro.txt. Concache 1.00 Last Update: 18 March 1995 1